Skip to content

gh-131927: Silence PEP 765 warnings in PyREPL#139719

Closed
serhiy-storchaka wants to merge 3 commits intopython:mainfrom
serhiy-storchaka:compile-syntax-warnings2
Closed

gh-131927: Silence PEP 765 warnings in PyREPL#139719
serhiy-storchaka wants to merge 3 commits intopython:mainfrom
serhiy-storchaka:compile-syntax-warnings2

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Oct 7, 2025

Revert GH-131993. Explicitly silence the duplicated PEP 765 syntax warnings in the REPL.

Fix swallowing some syntax warnings in different modules if they accidentally have the same message and are emitted from the same line.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant